Contribution org.nuxeo.ecm.platform.picture.operation--chains
In component org.nuxeo.ecm.platform.picture.operation
org.nuxeo.ecm.platform.picture.operation
inside nuxeo-platform-imaging-core-7.10-HF06.jar /OSGI-INF/operations-contrib.xml
This contribution is part of XML component Extension Point
Extension point chains of component OperationServiceComponent.Contributed Items
XML Source
<extension point="chains" target="org.nuxeo.ecm.core.operation.OperationServiceComponent">
<chain id="Image.Blob.Resize">
<operation id="Blob.RunConverter">
<param name="converter" type="string">pictureResize</param>
</operation>
</chain>
</extension>